+2008-03-14 Michael Natterer <mitch@imendio.com>
+
+ * gdk/gdkspawn.h
+ * gtk/gtkbuilderprivate.h
+ * gtk/gtkfilechoosersettings.c
+ * gtk/gtksearchenginesimple.c
+ * gtk/tests/liststore.c
+ * gtk/tests/treestore.c: remove single-file includes of GLib
+ headers or replace them by <glib.h> where needed.
+
2008-03-14 Michael Natterer <mitch@imendio.com>
* gtk/gtkadjustment.c: coding style cleanup.
#define __GDK_SPAWN_H__
#include <gdk/gdkscreen.h>
-#include <glib/gspawn.h>
G_BEGIN_DECLS
#ifndef __GTK_BUILDER_PRIVATE_H__
#define __GTK_BUILDER_PRIVATE_H__
-#include <glib/gmarkup.h>
-#include <glib/gslist.h>
-
#include <glib-object.h>
#include "gtkbuilder.h"
#include <config.h>
#include <errno.h>
#include <string.h>
-#include <glib/gkeyfile.h>
+#include <glib.h>
#include <glib/gi18n-lib.h>
#include "gtkfilechoosersettings.h"
#include "gtkalias.h"
#include <string.h>
-#include <glib/gstrfuncs.h>
-
#define BATCH_SIZE 500
typedef struct
* - Needs analysis with the code coverage tool once it is there.
*/
-#include <glib/gtestutils.h>
#include <gtk/gtk.h>
static inline gboolean
* - And we also need tests for creating these child levels, etc.
*/
-#include <glib/gtestutils.h>
#include <gtk/gtk.h>
static inline gboolean